Welcome![Sign In][Sign Up]
Location:
Search - seed fill algorithm

Search list

[2D Graphiccolorcircle

Description: 用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
Platform: | Size: 33792 | Author: ffff | Hits:

[Graph Drawingseed

Description: 扫描线种子填充算法,实现最基本的区域填充算法-Scan line seed fill algorithm to achieve the most basic region filling algorithm
Platform: | Size: 1024 | Author: haizi | Hits:

[OpenGL programseedfill

Description: 使用扫描线种子填充算法实现400×400的圆的填充,该算法用中点画圆法对原算法进行了优化,实现效率明显提高。-The use of scan line seed fill algorithm to achieve 400 × 400 of a circle filling, the algorithm using the midpoint of the original algorithm drawcircle optimized to achieve improved efficiency.
Platform: | Size: 1344512 | Author: wxy | Hits:

[JSP/Javafill

Description: disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true) -disp () (setTitle ( scan line seed fill algorithm ) setSize (width, height) setBackground (Color.white) addWindowListener (this) addMouseListener (this) addMouseMotionListener (this) setVisible (true)
Platform: | Size: 2048 | Author: 李默 | Hits:

[Graph DrawingMY_FILL

Description: 简单的实现多边形种子填充算法,浅显易懂-The realization of a simple polygon seed filling algorithm, easy to understand
Platform: | Size: 43008 | Author: | Hits:

[Special EffectsLineFill

Description: 快速任意多边形填充算法演示,种子点填充算法演示-Fast arbitrary polygon filling algorithm demo, seed fill algorithm point presentation
Platform: | Size: 1024 | Author: 中国 | Hits:

[Special EffectsSeed

Description: 种子填充算法的VC++实现,已经调试可直接运行-Seed fill algorithm VC++ Realize, have been debug run can be directly
Platform: | Size: 2362368 | Author: 潘亮 | Hits:

[Graph Drawingscatt21

Description: 描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
Platform: | Size: 2048 | Author: lin | Hits:

[Graph programScanline

Description: 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
Platform: | Size: 2006016 | Author: 侯锦 | Hits:

[DSP programseed

Description: C program for implimenting seed fill algorithm.
Platform: | Size: 1024 | Author: Ashish | Hits:

[matlabfill

Description: Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
Platform: | Size: 1024 | Author: adamsr | Hits:

[Graph Drawingseed

Description: 该程序运用递归实现了计算机图形学中的种子填充算法-The program enables the computer graphics Seed Fill Algorithm
Platform: | Size: 61440 | Author: 游媛媛 | Hits:

[Special Effectsfill

Description: 实现图形填充,算法为内部表示区域种子填充算法-Fill the realization of graphics, algorithms for internal representation of regional seed fill algorithm
Platform: | Size: 19456 | Author: arlin | Hits:

[Special EffectsFill

Description: 种子填充算法采用的原理是:假设在多边形区域内部有一像素已知,由此出发找到区域内的所有像素。-Seed fill algorithm uses the principle is: Suppose the polygon has a pixel within the region is known, thus starting to find all the pixels within the region
Platform: | Size: 37888 | Author: chenxi | Hits:

[Special EffectsGraphics

Description: 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。六、交互式Bezier曲线的输入绘制程序实现-An integrated graphical interface program, can call the subroutine each operation. First, call the painting point function, the DDA, the mid-point operator France and the midpoint line drawing algorithm draw a circle and ellipse. 2, polygon scan conversion algorithm and region filling algorithm (scan line algorithm The will to do more than seek operation based on the edge of fill, and sign algorithms for the optional side seed-based region filling using 4-connected region Recursive seed fill algorithm, or scan line seed fill algorithm to require seed point (x, y) can be interactive input). 3, line cutting and Polygon clipping algorithm to achieve animation. (Two segments by cutting edge algorithms and HS polygon clipping algorithm) polygon clipping Algorithm animation requirements first draw a closed polygon, and then draw the crop rectangle window, then select the crop button (or Command), press the "cut on top" button (or the implementation of the "cut on top" command),
Platform: | Size: 15465472 | Author: Peng | Hits:

[ScannerScan-Line-Seed-Fill

Description: Visual Basic 扫描线种子填充.-Visual Basic for Scan line seed fill algorithm.
Platform: | Size: 9216 | Author: 谢拉 | Hits:

[2D GraphicScan-Line-Seed-Fill-Algorithm

Description: 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
Platform: | Size: 7168 | Author: 灿钿 | Hits:

[OtherScan-Line-Seed-Fill-Algorithm

Description: 扫描线种子填充算法,基于C++面向对象。-Scan line seed fill algorithm, based on C++ object-oriented
Platform: | Size: 4425728 | Author: chenshuli | Hits:

[Graph Drawingseed-fill

Description: 1.扫描线种子填充算法实现多边形内实面积填充。 2.用边标志填充算法实现多边形内实面积填充。--1.scan line seed fill algorithm implemented within the polygon area fill. 2. with the edge flag filling algorithm implemented within the polygon area fill.
Platform: | Size: 1024 | Author: 宁儒林 | Hits:

[OtherSeedFill

Description: 连通域算法中的seedfill算法的vs上的控制台上的实现。(The connected domain algorithm is implemented on the console on the seedfill algorithm of vs.)
Platform: | Size: 1024 | Author: wangjiejiajia | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net